Skip to content

Add precompilation via PrecompileTools #446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

jpsamaroo
Copy link
Member

This brings down time-to-first-@spawn from 20 seconds to 0.3 seconds on Julia 1.9!

Most of the churn here is hacking around the asynchronous nature of the scheduler to ensure that all tasks are finished executing before our precompile workload completes (otherwise loading Dagger will fail).

Add errormonitor_tracked to track spawned tasks
Improve scheduler cleanup and exit code
@jpsamaroo jpsamaroo force-pushed the jps/precompiletools branch from f89c99e to 144c7cb Compare October 26, 2023 20:56
@jpsamaroo jpsamaroo merged commit daec6e0 into master Oct 26, 2023
@jpsamaroo jpsamaroo deleted the jps/precompiletools branch October 26, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant